home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / util / misc / fastmenu_2_0.lha / fastmenu.doc < prev   
Text File  |  1993-01-25  |  6KB  |  189 lines

  1.  
  2.                             AmigaFastMenu    V2.0
  3.  
  4.                            (C)1993   Olav Gimmestad
  5.  
  6.                              Version  2.0 
  7.                              Released 25, Jan 1993
  8.  
  9.     LICENCE:
  10.     
  11.     This is SHAREWARE:
  12.     To use this program and to copy it, you must accept these rules:
  13.  
  14.     1. You are not allowed to patch the program. 
  15.     2. No copying fee can be charged for the program.
  16.     3. Including it in any software library (PD or not) must first 
  17.        first be given a written permission of the author.
  18.  
  19.        Permission is hereby given to Fred Fish's disk collection.
  20.  
  21.     4. The user is responsible  for any damages caused by the use 
  22.        of this program.
  23.  
  24.     5. If you want to include this program with a commercial product,
  25.        you must have a written permission from the author.
  26.  
  27.     6. Contact me if you have any questions.
  28.  
  29.  
  30.         This program is shareware, so if you use it, send US$10 to the
  31.         below address (please send cash). 
  32.  
  33.     MY ADRESS IS:
  34.  
  35.     Olav Gimmestad
  36.     Terrassevn. 24
  37.     0682 Oslo 6
  38.     NORWAY
  39.  
  40.     I have spent some time (really too much) making and improving 
  41.     this program, and I am now working on the 2.0 professional version
  42.     which will have a lot of new improvements and options.  If you
  43.     want the latest professional version, send US$20 to the above 
  44.     address.
  45.     
  46.  
  47.  
  48.     HISTORY
  49.  
  50.     version 1.1b 
  51.         ------------
  52.     This version will start up a default startup sequence if
  53.     no gadgets are activated during the first about 15 seconds.
  54.  
  55.     version 1.1c
  56.         ------------
  57.     Just some few cosmetic changes and a spesified shareware fee.
  58.  
  59.         Version 2.0 Shareware version
  60.         -----------------------------
  61.    
  62.         Nice 2.0 look
  63.         Memory available displayed in decimal
  64.  
  65.         Due to very poor responce, the new 2.0 shareware version is
  66.         stripped a bit and the full version 2.0 Professional is not 
  67.         freely distiblutable.  It can be ordered from the above 
  68.         address.   
  69.  
  70.         DESCRIPTION:
  71.  
  72.     This program allows you to select between multiple startup-sequences.
  73.         It also give you the possibility to turn on/off the audiofilter.
  74.         This is very useful especially when you have a hard drive, and
  75.         want to get the most out of your system, dont waste memory etc. 
  76.  
  77.     REQUIREMENTS:
  78.     
  79.     This program will run on any amiga with kickstart 1.2 or higher,
  80.     and will work under any 680x0 processor. It is nice written and
  81.     intuition based. Kickstart 2.04 or higher is prefered.
  82.          
  83.     Your system disk MUST contain the AmigaDos CLI commands: 
  84.     execute        ;    (This should be the standard workbench commands)
  85.     run
  86.     
  87.         It may be started from workbench or cli, but you should call it 
  88.         from the startup-sequence.
  89.  
  90.  
  91.     SETUP:
  92.     ------
  93.         Example:
  94.                  makedir sys:s/seq         ; make a work directory
  95.                  copy sys:s/#? sys:s/seq   ; copy all startup-sequences there
  96.                  copy fastmenu sys:c       ; copy the fastmenu program to hdisk
  97.                  copy run sys:c           ; make sure the run command is there
  98.                  copy execute sys:c        ;  "    "    "  execute
  99.     
  100.     Then make a default startup-sequence and copy it into the 
  101.     directory sys:s/seq , the filename must be  "default-startup".
  102.  
  103.     put the two lines
  104.                      assign boot: dh0:
  105.                  fastmenu
  106.         first in your new sys:s/startup-sequence
  107.  
  108.     Then you may try to reboot. Remember ALWAYS when working on important
  109.     files you should have a BACKUP!
  110.  
  111.     How to use fastmenu:
  112.  
  113.     fastmenu [-a<timeout beteen 1..60>] [-d<directoryname>]    
  114.             ^            
  115.             optional: -d followed by the directoryname
  116.                                      to select startup-sequences from
  117.         
  118.                   -aXX will automatic start a default
  119.                    startup-sequence with name: default-startup
  120.                                    after a XX time delay 
  121.  
  122.     Example:
  123.  
  124.         Enter:
  125.  
  126.     fastmenu
  127.  
  128.     Note that no line arguments are following the file name, the 
  129.     program will now search for a directory with the name SEQ 
  130.     in your SYS:s directory. If it this directory does not exists and 
  131.     no command line argument was specified the program will FAIL 
  132.     returning to CLI printing an error message.
  133.  
  134.     Note that you should make a directory : seq in your sys:s/ 
  135.     diretory. You should then copy the old startup-sequence over 
  136.     there. Just like in the SETUP exaple.
  137.  
  138.     If the directory is found, a screen will open, and the
  139.     filenames in the directory will be displayed.  If you click
  140.     on a filename which must be a text file for amigados execute,
  141.     it will be executed. 
  142.  
  143.     On the top of the screen you can read how much free memory 
  144.     your system has.
  145.     
  146.     At the bottom of the screen, you will see four gadgets:
  147.  
  148.     AUDIOFILTER this gadget will turn on/off the sound filter on your
  149.             computer.
  150.  
  151.     EXIT        this gadget will exit the program and return to cli.         
  152.  
  153.         ABOUT       Displays conditions for use.
  154.  
  155.     If the files displayed are files which are executable under the 
  156.     AmigaDos execute command, you may click on them, and the file 
  157.     will be executed.
  158.  
  159.     Example 2
  160.  
  161.     fastmenu -ddh0:s
  162.     will search for executable files in your dh0:s directory.
  163.  
  164. BUGS:    
  165.         There is a problem if you are using the ARP library
  166.         execute function, this is not a bug in fastmenu, but I
  167.         recomend you to use the AmigaDos version.
  168.         
  169.         The shareware version also have a little internal stack 
  170.         problem, this is fixed in the Pro version, but this bug
  171.         will never appear during normal use.
  172.          
  173.           If you find any bugs, please contact me
  174.     on this adress:
  175.         E-Mail:
  176.     gimme@solan.unit.no     (Internet)
  177.  
  178.     or
  179.  
  180.     Olav Gimmestad 
  181.     Terrassevn. 24
  182.     0682 Oslo 6 
  183.     NORWAY
  184.  
  185.         Good luck!
  186.  
  187.  
  188.  
  189.